home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / Parrot 1.0b1 / source / mains.π.rsrc / mains.π.rsrc.adf / STR#_128.txt < prev    next >
Text File  |  1993-09-10  |  593b  |  41 lines

  1. getting Sound Manager status.
  2.  
  3. making the mono channel.
  4.  
  5. making the right channel.
  6.  
  7. making the left channel.
  8.  
  9. allocating buffer memory.
  10.  
  11. making the recorder record.
  12.  
  13. reading the recorder sample rate.
  14.  
  15. opening the recording device.
  16.  
  17. allocating memory for globals.
  18.  
  19. closing sound stuff.
  20.  
  21. recording some sound.
  22.  
  23. getting the sound level.
  24.  
  25. preparing for buffers (not enough memory for any).
  26.  
  27. initializing sound stuff.
  28.  
  29. learning about sound.
  30.  
  31. finding input device (there is none).
  32.  
  33. setting up a sound buffer.
  34.  
  35. trying to play the buffer.
  36.  
  37. initializing Apple Event handlers.
  38.  
  39. trying to do something.
  40.  
  41.